{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-28T17:44:53",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "BuildingRecords-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Building Records",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#BuildingRecords",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "Address",
                        "propertyDescription" : "Address without house number",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "AddressNumber",
                        "propertyDescription" : "Street number (eg. 8, 7a,...)",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ArchitecturalConstraint",
                        "propertyDescription" : "Architectural constraint (allowed values: ....)",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/YNUCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "BuildingID",
                        "propertyDescription" : "Building identifier",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "BuildingName",
                        "propertyDescription" : "A name or label associated to a building.",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "BuildingPeriodCode",
                        "propertyDescription" : "A code identifing the period in which a building was built",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/BuildingPeriodCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "BuildingTypeCode",
                        "propertyDescription" : "A code identifing a type of building (e.g. : residential, school, barracks, hospital, ...)",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/BuildingTypeCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "CadastralParcel",
                        "propertyDescription" : "Cadastral parcel",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "CadastralSheet",
                        "propertyDescription" : "Cadastral sheet",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "CadastralSub",
                        "propertyDescription" : "Cadastral subordinate",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ConstructionYear",
                        "propertyDescription" : "Year of construction of a building (if known)",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "LandscapeConstraint",
                        "propertyDescription" : "Landscape constraint: yes / no/ unknowm",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/YNUCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ProvinceCode",
                        "propertyDescription" : "A code identifying a province",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/ProvinceCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "RealEstateUnits",
                        "propertyDescription" : "Number of real estate units",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "RegionCode",
                        "propertyDescription" : "A code identifying a region",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/RegionCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TownCode",
                        "propertyDescription" : "Municipality ISTAT code",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/TownCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TownName",
                        "propertyDescription" : "Extended town name (e.g. Roma, Anguillara Sabazia, ecc.)",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "UrbanSection",
                        "propertyDescription" : "Cadastral urban section",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ZIPCode",
                        "propertyDescription" : "Zip Code",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "coordinates",
                        "propertyDescription" : "Geographical reference",
                        "subProperties" : {
                            "propertyName" : [
                                "format",
                                "latitude",
                                "longitude",
                                "height"
                            ]
                        }
                    },
                    {
                        "propertyName" : "format",
                        "propertyDescription" : "Wgs84 format in which the coordinates are expressed (optional attribute)",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/FormatCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "latitude",
                        "propertyDescription" : "Latitude",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "longitude",
                        "propertyDescription" : "Longitude",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "height",
                        "propertyDescription" : "Altitude (optional property)",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "coordinates" : {
                        "format" : "WGS84-DD",
                        "latitude" : 0.0,
                        "longitude" : 0.0,
                        "height" : 0.0
                    },
                    "property" : [
                        {
                            "name" : "Address",
                            "val" : " "
                        },
                        {
                            "name" : "AddressNumber",
                            "val" : " "
                        },
                        {
                            "name" : "ArchitecturalConstraint",
                            "val" : " "
                        },
                        {
                            "name" : "BuildingID",
                            "val" : " "
                        },
                        {
                            "name" : "BuildingName",
                            "val" : " "
                        },
                        {
                            "name" : "BuildingPeriodCode",
                            "val" : " "
                        },
                        {
                            "name" : "BuildingTypeCode",
                            "val" : " "
                        },
                        {
                            "name" : "CadastralParcel",
                            "val" : " "
                        },
                        {
                            "name" : "CadastralSheet",
                            "val" : " "
                        },
                        {
                            "name" : "CadastralSub",
                            "val" : " "
                        },
                        {
                            "name" : "ConstructionYear",
                            "val" : " "
                        },
                        {
                            "name" : "LandscapeConstraint",
                            "val" : " "
                        },
                        {
                            "name" : "ProvinceCode",
                            "val" : " "
                        },
                        {
                            "name" : "RealEstateUnits",
                            "val" : " "
                        },
                        {
                            "name" : "RegionCode",
                            "val" : " "
                        },
                        {
                            "name" : "TownCode",
                            "val" : " "
                        },
                        {
                            "name" : "TownName",
                            "val" : " "
                        },
                        {
                            "name" : "UrbanSection",
                            "val" : " "
                        },
                        {
                            "name" : "ZIPCode",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}